SmartFTP FTP Library
IKeyManager::LoadFile Method

Loads a key from a file.

IDL
HRESULT LoadFile(
    [in] BSTR bstrFile, 
    [in] BSTR bstrPassword, 
    [out, retval] IKey** retval
);
Parameters

bstrFile
The key file.
bstrPassword
The password if the key is encrypted.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.